Merge branch 'wip/otte/diff' into 'main'
authorBenjamin Otte <otte.benjamin@googlemail.com>
Mon, 20 Dec 2021 19:01:52 +0000 (19:01 +0000)
committerBenjamin Otte <otte.benjamin@googlemail.com>
Mon, 20 Dec 2021 19:01:52 +0000 (19:01 +0000)
commitc83cba2322815bfc3ea3768ce68a084539b02c97
tree4cee4458c57318bdbbfb064775f3d2f0cb74cb56
parent4b3247576a3e108ded2f4ce72a7ce476460c9f1a
parent20dcc31d19fcb544b4d830c2c99ced6828888a86
Merge branch 'wip/otte/diff' into 'main'

Make render node diffing not slow

Closes #4560 and #2396

See merge request GNOME/gtk!4269